projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6b7943
)
ARM: atmel: sama5d3: add timings register
author
Bo Shen
<
[email protected]
>
Fri, 1 Aug 2014 08:37:09 +0000
(16:37 +0800)
committer
Andreas Bießmann
<
[email protected]
>
Thu, 18 Sep 2014 22:11:17 +0000
(
00:11
+0200)
Signed-off-by: Bo Shen <
[email protected]
>
Reviewed-by: Andreas Bießmann <
[email protected]
>
Signed-off-by: Andreas Bießmann <
[email protected]
>
arch/arm/include/asm/arch-at91/sama5d3_smc.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-at91/sama5d3_smc.h
b/arch/arm/include/asm/arch-at91/sama5d3_smc.h
index 6caa9b6ed8fdc0f3c2eab1a7f06b8e8d44ccf686..a859b6db9b78a1b85af72ca888c9df06190edf03 100644
(file)
--- a/
arch/arm/include/asm/arch-at91/sama5d3_smc.h
+++ b/
arch/arm/include/asm/arch-at91/sama5d3_smc.h
@@
-14,7
+14,8
@@
#define AT91_ASM_SMC_SETUP0 (ATMEL_BASE_SMC + 0x600)
#define AT91_ASM_SMC_PULSE0 (ATMEL_BASE_SMC + 0x604)
#define AT91_ASM_SMC_CYCLE0 (ATMEL_BASE_SMC + 0x608)
-#define AT91_ASM_SMC_MODE0 (ATMEL_BASE_SMC + 0x60C)
+#define AT91_ASM_SMC_TIMINGS0 (ATMEL_BASE_SMC + 0x60c)
+#define AT91_ASM_SMC_MODE0 (ATMEL_BASE_SMC + 0x610)
#else
struct at91_cs {
u32 setup; /* 0x600 SMC Setup Register */